remove the disputable memset at the end of gdk_pixmap_new() - on X11 the
authorHans Breuer <hans@breuer.org>
Tue, 30 Nov 2004 22:56:35 +0000 (22:56 +0000)
committerHans Breuer <hans@src.gnome.org>
Tue, 30 Nov 2004 22:56:35 +0000 (22:56 +0000)
commit8dcf7d1d8a8fa69e21f318953c62b1aa49584c94
tree28873528240f2316b97546579cfa04c8b144cac9
parent35a3099ec676f0e4b62173154c377084c9f80640
remove the disputable memset at the end of gdk_pixmap_new() - on X11 the

2004-11-30  Hans Breuer  <hans@breuer.org>

* gdk/win32/gdkpixmap-win32.c : remove the disputable memset at
the end of gdk_pixmap_new() - on X11 the bits are not initialized
either - fixes bug #145107

* gtk/gtkfilesystemwin32.c : add an idle handler to emit "volumes-changed"
when drives are plugged in or removed. Fixes bug #137815
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkpixmap-win32.c
gtk/gtkfilesystemwin32.c